[INFO] cloning repository https://github.com/MoleSir/kegg-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MoleSir/kegg-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoleSir%2Fkegg-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoleSir%2Fkegg-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] daf7e86e0277af6effff91889c7da8a51513298c
[INFO] fixing MoleSir/kegg-api against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoleSir%2Fkegg-api" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MoleSir/kegg-api
[INFO] finished tweaking git repo https://github.com/MoleSir/kegg-api
[INFO] tweaked toml for git repo https://github.com/MoleSir/kegg-api written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MoleSir/kegg-api on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MoleSir/kegg-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reqwest v0.12.24
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.1
[INFO] [stderr]   Downloaded icu_properties v2.1.1
[INFO] [stderr]   Downloaded mio v1.1.0
[INFO] [stderr]   Downloaded tower-http v0.6.7
[INFO] [stderr]   Downloaded icu_properties_data v2.1.1
[INFO] [stderr]   Downloaded h2 v0.4.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 16075ab8f3257dc172930bdae9ee68985f1a6774e64797b1b1c7a120d5e4a562
[INFO] running `Command { std: "docker" "start" "16075ab8f3257dc172930bdae9ee68985f1a6774e64797b1b1c7a120d5e4a562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16075ab8f3257dc172930bdae9ee68985f1a6774e64797b1b1c7a120d5e4a562" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16075ab8f3257dc172930bdae9ee68985f1a6774e64797b1b1c7a120d5e4a562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16075ab8f3257dc172930bdae9ee68985f1a6774e64797b1b1c7a120d5e4a562" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.7
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking kegg-api v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `blocking` in `kegg_api`
[INFO] [stdout]  --> examples/sync_api.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     kegg_api::blocking::info(InfoDb::Kegg)?;
[INFO] [stdout]   |               ^^^^^^^^ could not find `blocking` in `kegg_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `blocking` in `kegg_api`
[INFO] [stdout]  --> examples/sync_api.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     kegg_api::blocking::list([kid!(C01290), kid!(G00092)])?;
[INFO] [stdout]   |               ^^^^^^^^ could not find `blocking` in `kegg_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `blocking` in `kegg_api`
[INFO] [stdout]  --> examples/sync_api.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     kegg_api::blocking::find(FindDb::Compound, "C7H10O5", Some(FindOption::Formula))?;
[INFO] [stdout]   |               ^^^^^^^^ could not find `blocking` in `kegg_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `blocking` in `kegg_api`
[INFO] [stdout]  --> examples/sync_api.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     kegg_api::blocking::get([hsa!(10458), ece!(Z5100)], None)?;
[INFO] [stdout]   |               ^^^^^^^^ could not find `blocking` in `kegg_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `blocking` in `kegg_api`
[INFO] [stdout]  --> examples/sync_api.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     kegg_api::blocking::conv((ConvOutsideDb::NcbiGeneId, Org::Eco))?;
[INFO] [stdout]   |               ^^^^^^^^ could not find `blocking` in `kegg_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `blocking` in `kegg_api`
[INFO] [stdout]  --> examples/sync_api.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     kegg_api::blocking::link(([hsa!(10458), ece!(Z5100)], LinkDb::Pathway))?;
[INFO] [stdout]   |               ^^^^^^^^ could not find `blocking` in `kegg_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `blocking` in `kegg_api`
[INFO] [stdout]   --> examples/sync_api.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     kegg_api::blocking::ddi([kid!(D00564), kid!(D00100), kid!(00109)])?;
[INFO] [stdout]    |               ^^^^^^^^ could not find `blocking` in `kegg_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kegg-api` (example "sync_api") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "16075ab8f3257dc172930bdae9ee68985f1a6774e64797b1b1c7a120d5e4a562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16075ab8f3257dc172930bdae9ee68985f1a6774e64797b1b1c7a120d5e4a562", kill_on_drop: false }`
[INFO] [stdout] 16075ab8f3257dc172930bdae9ee68985f1a6774e64797b1b1c7a120d5e4a562
